home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / Other Langs / Tickle-4.0 (tcl) / library / help / tcl / status / pushd < prev    next >
Encoding:
Text File  |  1993-10-26  |  291 b   |  8 lines  |  [TEXT/$Tcl]

  1.  
  2.  
  3.           pushd ?dir?
  4.                This procedure pushs the  current  directory  onto  the
  5.                directory  stack and cd to the specified directory.  If
  6.                the directory is not specified, then the current direc-
  7.                tory is pushed, but remains unchanged.
  8.